Lucene search
K
LinuxLinux Kernel6.6.59

5 matches found

CVE
CVE
added 2024/11/05 5:11 p.m.216 views

CVE-2024-50136

CVE-2024-50136 affects the Linux kernel’s mlx5 driver (net/mlx5) where the notifier for eswitch init could remain registered after an init failure, causing a later eswitch enable to emit warnings like “notifier callback eswitch_vport_event [mlx5_core] already registered.” The root cause described...

5.5CVSS5.2AI score0.00218EPSS
CVE
CVE
added 2024/11/19 5:22 p.m.160 views

CVE-2024-53070

CVE-2024-53070 affects the Linux kernel USB subsystem (dwc3). The issue occurs when a device is already runtime suspended and the system suspends, leading to a crash if device registers are accessed. The fix reorders suspend sequence by moving the dwc3_enable_susphy() call to the top of the suspe...

5.5CVSS5.3AI score0.00239EPSS
CVE
CVE
added 2024/12/27 1:49 p.m.133 views

CVE-2024-53206

CVE-2024-53206: In the Linux kernel, a use-after-free of nreq in reqsk_timer_handler() was fixed by replacing inet_csk_reqsk_queue_drop_and_put() with __inet_csk_reqsk_queue_drop() and reqsk_put(), and by passing orec to reqsk_put() instead of the original req. The issue could occur when a reqsk ...

7.8CVSS6.5AI score0.0022EPSS
CVE
CVE
added 2024/12/27 3:6 p.m.122 views

CVE-2024-56665

CVE-2024-56665 refers to a Linux kernel issue in the bpf/perf subsystem. The crash arises when a tracepoint perf event uses a BPF program with attr.inherit=1, and the event is inherited by a child after fork, causing the child to share the parent’s tp_event->prog_array. On teardown, the first ...

5.5CVSS6.5AI score0.00214EPSS
CVE
CVE
added 2025/09/04 3:32 p.m.34 views

CVE-2025-38683

CVE-2025-38683 affects hv_netvsc in the Linux kernel. The issue arises during namespace deletion when a VF NIC is moved to a new namespace and then back, causing netdev list handling to dereference NULL and trigger a kernel panic. The supplied references describe the root cause as a race in defau...

5.5CVSS5.7AI score0.00159EPSS